Expand description

NOTICE This project has been rebranded to Hickory DNS and has been moved to the https://github.com/hickory-dns/hickory-dns organization and repo, this crate/binary has been moved to hickory-recursor, from 0.24 and onward.

A recursive DNS resolver based on the Trust-DNS (stub) resolver

Re-exports

Modules

  • Error types for the crate

Structs

  • Configuration for the NameServer
  • A top down recursive resolver which operates off a list of roots for initial recursive requests.